@charset "utf-8";
/* CSS Document */
@font-face {font-family: HELVETICANEUELTPRO-THEX; src: url(../font/HelveticaNeueLTPro-ThEx.otf);src: url(../font/HelveticaNeueLTPro-ThEx.eot); font-style: normal}

*{margin:0;padding:0;list-style:none;}
img{border:0;}
body{font-size:14px;font-family: Candara, Tahoma, 'Simsun', Arial, Helvetica, sans-serif; background-position:0 0;font-family:"思源黑体";}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display: block; }

.clear{ clear:both;_overflow:hidden;height:0px;}
img{ border:0px;}
a{ text-decoration:none; color:#333; }
a:hover{color:#004a86;}
div, img, ul, li, span, a, p{ margin:0px; padding:0px;}
em,i{font-style:normal;}
ul,li{list-style:none;}
html{ overflow-x:hidden;}
.tong{width:1200px; margin-left:auto; margin-right:auto;}

/*daohang*/
.topbox{ width:100%; height:196px; position:absolute;z-index:999; padding-top:30px;}
.logo{ width:197px; height:48px;  float:left; margin-right:10px;}
.menu{ line-height:48px;}

.menu ul li a, .menu ul li a:visited {display:block;width:100px;text-align:center;font-size: 14px; color:#444;}
.menu ul li {float:left;position:relative;z-index: 100;}
.menu ul li:first-child{border-left:none;}
.menu ul li ul {display: none;width: 100px; }
.menu ul li:hover a {  background:#0069d9; position:relative; z-index: 100; color:#ffffff;}
.menu ul li:hover ul {display:block;position:absolute; left:0;}
.menu ul li:hover ul li { display:block; width:100px;}
.menu ul li:hover ul li ul { display: none;top:0px;}
.menu ul li:hover ul li a { display:block;color:#fff;line-height:28px; background-image:none;font-size:14px; padding: 10px;width:80px; border-top:1px solid #fff;}
.menu ul li:hover ul li a:hover {background:#fff; color:#000}

/*banner*/
.yuan-banner{width:100%;margin-left:auto;margin-right:auto; height:600px; z-index:1; position: relative;}
#full-screen-slider {width:100%;height:600px;float:left;position:relative;display: block;overflow: hidden;}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative; z-index:15;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute; z-index:15;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:550px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#ffffff; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current {background-color:#0069d9;}

/*search*/
.search{ color:#ffffff; line-height:56px; height:56px; background:#0069d9;position:absolute; z-index:999;left:400px; top:580px; width:780px;}
.search2{  width:248px; height:28px; float:right; margin-top:14px; margin-right:10px; border:1px solid #5993d9;}
.search2 input{ margin:0; color:#5993d9; text-indent:1em; line-height:28px;border:0; }
.search2 .keywords{width:218px; height:28px; float:left;border:0; background-color:#2560a8;}
.search2 .button{ background:url(../images/search.gif) no-repeat; background-position:left center; width:30px; height:28px; border:0; float:left; padding:0; background-color:#2560a8;}
.search p{ padding-left:30px;line-height:56px;}
.search p a{ color:#fff; padding:0 20px;}

/*aboutus_cj*/
.aboutus_cj{ background:url(../images/home_atus.png) no-repeat; width:100% ; display:block; height:480px;}
.aboutus_cj ul{height:54px; margin-top:100px;}
.aboutus_cj ul li{ color:#0069d9; font-size:45px; font-weight:900; width:200px; float:left;text-align:center; margin-left:100px;}
.aboutus_cj ul li i{ display:block;color:#000; font-size:14px; font-weight:normal;}
.aboutus_cj ul li span{ margin:0 auto; display:block; width:0px; height:1px; background:#d9d9d9; margin-top:10px;-moz-transition:width 0.5s padding-top 2s; /* Firefox 4 */
-webkit-transition:width 0.5s; /* Safari and Chrome */-o-transition:width 0.5s;}
.aboutus_cj ul li:hover span{ width:150px; background:#5993d9; -moz-transition:width 0.5s padding-top 2s; /* Firefox 4 */-webkit-transition:width 0.5s; /* Safari and Chrome */-o-transition:width 0.5s; /* Opera */ }

.content_cj{float:left;width:800px;}
.content_cj h1{color:#0069d9; font-size:36px; font-weight:bolder; padding-top:80px;}
.content_cj h2{display:block;color:#77b9ff; font-size:28px; font-weight: lighter; padding-top:5px;}
.content_cj i{display:block;color:#0069d9; font-size:14px; font-weight:bolder;padding-top:5px;}
.content_cj span{display:block;color:#000; font-size:18px; font-weight:bolder; padding-top:20px;}
.content_cj p{display:block;color:#606060; font-size:14px; font-weight:normal;padding-top:20px;}

.pic_cj{ width:300px; float:right;}
.gsjj{ width:320px; height:210px; padding-top:85px;}
.pic_cj a{ display:block;width: 80px;height: 80px;background:url(../images/add.png) no-repeat;transition: 0.8s;
-moz-transition: 0.8s; /* Firefox 4 */
-webkit-transition: 0.8s; /* Safari 和 Chrome */
-o-transition: 0.8s /* Opera */ }
.pic_cj a:hover{background:url(../images/add2.png) no-repeat;transform:rotate(360deg);
-ms-transform:rotate(360deg); /* Internet Explorer */
-moz-transform:rotate(360deg); /* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); /* Opera */}

/*product*/
.product_cj{background:url(../images/home_03.png) no-repeat; height:732px; }
.product_cj h1{color:#0069d9; font-size:30px; font-weight:bolder; padding-top:80px; padding-left:1050px; }
.product_cj h2{color:#fff; font-size:14px; font-weight:normal;padding-left:1050px;}

.probg_bw{ height:auto; margin-bottom:20px;}
.pro_bw{ margin-top:20px;}

.rollBox {	margin:0px; width:1200px; height:400px; overflow: hidden;margin-top:60px;}
.rollBox .Cont { margin-left:40px;  width:1560px; float: left; overflow: hidden;}
.rollBox .ScrCont {	width: 1342177.27px; }
.rollBox #List1 {float: left;}


.pro_bw ul li{background:#dedede;width:350px; height:360px; float: left; margin-right:37px;margin-bottom:10px; overflow:hidden; z-index:10; display:block; position:relative;}
.pro_bw ul li a img { width: 300px; height:230px; display: block; padding-left:25px; padding-top:25px;position: relative;}

.pro_bw ul li a img:hover{
	transform: scale(1.2, 1.2);
    transition: transform 0.6s ease 0s;
}

.pro_bw ul li a{ display: block;text-decoration:none;out-line: none;color: #fff;}
.pro_bw ul li i{ width:345px; float:left;display: block;margin-top:25px;}
.pro_bw ul li i em{font-size:18px; padding-left:120px;color:#000}
.pro_bw ul li i span{display: block;background:url(../images/pro_m.png) no-repeat; width:35px; height:11px; margin-left:150px;margin-top:15px;}
.pro_bw ul li:hover{background:#0069d9;transition-duration:1.5s;}
.pro_bw ul li:hover span {background:url(../images/pro_mh.png) no-repeat;}
.pro_bw ul li:hover em{ color:#fff}

/*equipment*/ 
.equipment_cj{display: block; height:724px;background:url(../images/home_04.png) no-repeat;}
.biaoti{ float:left;height:60px; margin-top:80px; padding-left:10px; width:200px;}
.biaoti h1{color:#0069d9; font-size:30px; font-weight:bolder;}
.biaoti h2{color:#000; font-size:14px; font-weight:normal; }
.img_eq1{ float:right; width:200px; height:132px;margin-right:400px; margin-top:80px;}
.img_eq2{ float:left;display: block; width:400px; height:300px; margin-top:72px;}
.equipment_cj a{float:left;width:600px; height:300px;}
.equipment_cj a p{width:400px; height:300px; background-color:#0069d9;float:left;}
.equipment_cj a p i{display: block;width:300px; height:200px;color:#fff; padding-left:55px;line-height:30px; padding-top:40px; }
.equipment_cj a span{ display:inline-block;width:200px; height:150px;background:url(../images/equipment03.jpg) no-repeat;}
.equipment_cj a span:hover{background:url(../images/add3.png) no-repeat;transition-duration:1.5s;}
.img_eq4 {float:right;width:200px; height:150px; margin-top:150px;}
.img_eq5 {float:left;width:200px; height:150px; margin-left:800px}

/*news*/
.news_cj{display: block; height:750px;background:url(../images/home_05.png) no-repeat;}
.news_cj h1{color:#0069d9; font-size:30px; font-weight:bolder; padding-top:80px; padding-left:1050px; }
.news_cj h2{color:#6B6B6B; font-size:14px; font-weight:normal;padding-left:1050px;}
.tab { position: relative; width:auto; height: auto; overflow: hidden; }
.tab-nav { margin:0 auto; height:auto; overflow: hidden; text-align:center; margin-bottom:0px; margin-top:30px; width:1200px;}
.tab-nav a{ margin:0 auto; padding:0;height:40px;line-height:40px;text-align: center;color: #000000;  display: block; float: left; margin-bottom:8px;margin-right:8px;padding-right:20px;padding-left:20px;border: 1px solid #0069d9;}
.tab-nav a:hover {background: #0069d9; color: #fff;}

.spbq{width:330px;height:420px;float: left;line-height: 2;padding: 15px 15px 0 15px;margin: 20px;position: relative;overflow: hidden;}
.zst{ width:330px; height:248px;}
.spbq em{color: #000; font-size:16px;font-weight:bolder;}
.spbq span{display: block;color: #787d82;margin: 8px 0;}
.spbq i{color: #b4bbbf;}
.biankuang{width: 3px;height: 3px;position: absolute;z-index: 99;border-radius:10px;}
.biankuang_1{height: 3px;top: -6px;left:0px;border-left: 3px solid #0069d9;}
.biankuang_2 {width: 0px;bottom:-3px;left: 0px;border-top: 3px solid #0069d9;}
.biankuang_3{height: 0px;bottom:0px;right:0px;border-right: 3px solid #0069d9;}
.biankuang_4{width:0px;top:-3px;right:0px;border-bottom: 3px solid #0069d9;}

/*contact*/
.contact_cj{display: block; height:400px;background:url(../images/home_06.png) no-repeat;}
.contact_cj h1{color:#fff; font-size:30px; font-weight:bolder; display:block; padding-top:80px;}
.contact_cj h2{color:#fff; font-size:14px; font-weight:normal;display:block} 

.move{height:200px; margin-top:30px;}
.move i{display: inline-block;width:280px;height:180px;background-color: #fff; margin-top:20px;position: relative;overflow: hidden; color:#000; margin-right:15px;}
.move i p{ display:block;float:left; font-size:18px;font-weight:bolder; margin-left:30px; margin-top:30px;}
.move i img{ float:right;border:none;width:40px; height:40px; margin-right:30px; margin-top:30px;}
.move i em{float:left; display:block;font-size: 14px; font-weight:lighter; width:220px;margin-left:30px; margin-top:20px;}
.move i span{ float:left; width:280px; height:3px; background:#0069d9;-moz-transition:width 0.5s padding-top 2s; /* Firefox 4 */
-webkit-transition:width 0.5s; /* Safari and Chrome */-o-transition:width 0.5s;}
.move i:hover span{ width:220px; background:#fff; -moz-transition:width 0.5s padding-top 2s; /* Firefox 4 */-webkit-transition:width 0.5s; /* Safari and Chrome */-o-transition:width 0.5s; /* Opera */ }
.move i:hover{ color:#FFFFFF;background-color: #0069d9;}
.move i:hover img{mix-blend-mode:overlay;}

/*foot*/
.foot_cj{ height:259px;background:url(../images/home_07.png) no-repeat;}

.left_cj{ float:left;background:url(../images/logo_foot.png) no-repeat;width:197px; height:200px;display:block}

.friendlink{ height:80px; padding-top:75px; width:800px; float:right }
.friendlink i{float:right;width:800px; height:20px; padding-bottom:25px; color:#fff;border-bottom:1px dashed #fff;}
.link_tgb {line-height:36px;height:36px;padding-top:60px;}
.link_tgb a{ padding-right:20px; float: right; color:#fff; }
.link_tgb span {padding-left:10px; font-size:14px}
.link_tgb .t1 {color:#fff; cursor:pointer; padding-left: 20px; margin-right: 20px; font-style: normal; background:url(../images/link.png) no-repeat;}
.link_tgb .t2 {color: #fff; cursor: pointer; padding-left: 20px;font-style: normal;background:url(../images/city.png) no-repeat;}
.links {color:#fff;line-height: 25px;height: 25px;padding-top: 10px;padding-bottom: 0px;}
.links a {padding:0 10px; line-height:25px; color:#fff; font-size:14px;}
.links div a:first-child{padding-left:0px;}
.links .hidden { display:none;}
.links a:hover{ color:#000;}

.copyright{display:block; background-color:#3b3a3a; height:40px;color:#fff; padding-top:15px;}

.copyright a{color:#fff;}
.copyright a:hover{ color:#0069d9;}

.footguanyu_cj{color:#FFFFFF;height:80px; padding-top:45px; width:800px; float:right }
.footguanyu_cj i{padding-bottom:25px; color:#fff;border-bottom:1px dashed #fff;}
.footguanyu{ display:block; color:#FFFFFF; margin-top:30px; margin-top:60px;float:right; width:800px; }
.footguanyu a{ color:#FFFFFF ;width:220px}

.foot_cont{ color:#fff; line-height:24px; margin-top:55px;}

.copyrig{width:500px;float: right}
/*固定的悬浮窗*/

.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px;color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#0069d9 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#0069d9 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#0069d9 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#0069d9 url(../images/fixCont.png) no-repeat 0 -169px;}
.yb_ercode img{ width:100px; height:100px; padding:10px; background:#fff;}
.hd_qr{ margin-left:30px; margin-top:8px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

.yb_bar .yb_top:hover{background:#272727 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone:hover{background:#272727 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ:hover{text-indent:0;background:#272727 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode:hover{background:#272727 url(../images/fixCont.png) no-repeat 0 -169px;}




/*内页*/
.content{ width:1200px; margin:0 auto; padding:0; line-height:22px;  height:auto; height:1%; overflow:hidden; color:#757575; padding-bottom: 70px;}
.nbanner{ width:100%; height:250px; background:url(../images/nbanner.jpg) no-repeat center #d3d3d3;}
.nbanner h4{ font-size:30px; color:#383838; font-weight:normal; display:block; padding-top:150px;}
.nbanner span{ display:block; color:#666; font-size:15px;}


/*inewbox*/
.locabg{ width:100%; height:auto; box-shadow: 0px 8px 10px #f2f2f2; margin-bottom:50px;}

.toplist{ height:70px;}
.toplist ul{ list-style:none;}
.toplist ul li{  margin:0; padding:0; width:120px; height:70px; line-height:70px; float:left; background:url(../images/menuline.gif) no-repeat right center;}
.toplist ul li a{ display:block;line-height:70px; color:#555;font-size:14px; text-align:center}
.toplist ul li a:hover{background:#1a62bc; color:#fff;}
.toplist ul li.current{background:#1a62bc; }
.toplist ul li.current a{ color:#FFF}

.toplists{ height:103px;}
.toplists ul{ list-style:none;}
.toplists ul li{  margin:0; padding:0; width:199px; height:50px; line-height:50px;float:left; margin-bottom: 3px; border-right: 1px solid #eee; border-bottom: 1px solid #eee;}
.toplists ul li a{ display:block;line-height:50px; color:#555;font-size:14px; text-align:center}
.toplists ul li a:hover{background:#1a62bc; color:#fff;}
.toplists ul li.current{background:#1a62bc; }
.toplists ul li.current a{ color:#FFF}
.toplists ul li:first-child+li+li+li+li+li{ border-right:none;}
.toplists ul li:first-child+li+li+li+li+li+li+li+li+li+li+li{ border-right:none;}
.toplists ul li:last-child{ border-right:none;}

.descriptions{ line-height:24px; color:#555;}

.main{ margin:0 auto; padding:0; width:100%; height:auto; overflow:hidden; margin-top:20px; color: #555;}

h5{ font-size:16px; color:#333; display:block; height:40px; line-height:40px; background:#eee; color:#333; padding-left:20px; margin-bottom:20px;}

.product_con{ }
.product_con ul{ width:100%; }
.product_con ul li{width:275px; height:400px; display:block; position:relative; float:left; overflow:hidden; z-index:10; background:#fff; margin-right:33px; margin-bottom:32px; box-shadow:0px 8px 10px #f2f2f2;}
.product_con ul li img{width:140px; height:215px; display:block; z-index:15; margin:0 auto}
.product_con ul li a{width:275px; height:400px; display:block;}
.product_con ul li em{ display:block; color:#222; text-align:center; font-size:14px; margin-top:50px; margin-bottom:16px;}
.product_con ul li em b{ display:block; font-size:19px; font-weight:bold;}
.product_con ul li:first-child+li+li+li { margin-right:0;}
.product_con ul li:first-child+li+li+li+li+li+li+li { margin-right:0;}

.product_con ul li .img{
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 100%;
}
.product_con ul li .img:hover img{
	transform: scale(1.2, 1.2);
    transition: transform 0.6s ease 0s;
}




/*inewbox*/

.navigation  {margin:0 auto; padding:0; height:100px;}	
.navigation  li {float:left; width:133px; color:#fff; height:45px; line-height:45px; background:#818181;}
.navigation  li a {color:#fff;display:block;  text-decoration:none;text-align:center; font-size:14px;}
.navigation  li a:hover {color:#fff;background:#205faf;}
.navigation  li.current {color:#fff;background:#205faf;}
.navigation  li.current a{color:#fff;}
.navigation  ul { position:absolute;display:none; background:#adadad;z-index:999999;list-style:none; width:1197px;}
.navigation  ul li { width:133px; height:45px; line-height:45px; padding:0; border-right:none;display:block; background:none;}
.navigation  ul a { width:133px;display:block; color:#fff;text-decoration:none;font-size:12px;font-weight:normal;height:45px; line-height:45px;text-align:center;}	
.navigation  ul a:hover {color:#ffffff; background:#818181;}




/*inewbox*/
.newbox{ margin:0 auto; padding:0; width:100%; height:auto; margin-top:20px;}

.newbox ul li{width:100%; height:117px; display:block; position:relative; float:left; overflow:hidden; z-index:10; margin-bottom:40px;}
.newbox ul li:first-child+li{ margin-right:0;}
.newbox ul li p{ display:block; float:left; width:235px; height:117px;}

.newbox ul li p img{width:235px; height:117px; display:block; z-index:15;}
.newbox ul li p a{width:235px; height:117px; display:block;top:-117px; left:0px; z-index:25; position:relative;}
.newbox ul li p a b{ display:block; height:117px;width:0px; padding-top:0px;
-moz-transition:width 0.5s padding-top 2s; /* Firefox 4 */
-webkit-transition:width 0.5s; /* Safari and Chrome */
-o-transition:width 0.5s; /* Opera */  
 }
.newbox ul li:hover p a b{width:235px; height:117px; background:url(../images/search.png) no-repeat center; background-color:rgba(9,92,188,.60)}

.newbox ul li em{ display:block; width:932px; height:117px; float:right;}
.newbox ul li em a{ color:#9b9b9b; font-size:13px; display:block;}
.newbox ul li em span{font-size:12px; display:block;height:40px; line-height:40px;}
.newbox ul li em span i{font-size:25px; margin-right:10px;color:#484848;} 
.newbox ul li em strong{ display:block; font-weight:normal; color:#484848; font-size:15px; margin-bottom:10px;}
.newbox ul li:hover em a strong{ color:#095cbc;}



/*分页*/
.page {text-align:center; margin:0px auto; padding:0px; width:auto; padding-right: 7px; height: 35px; padding-top: 30px; padding-bottom: 30px; }
.page a{ border:1px solid #eee; background:#fff; color: #999; height:26px; line-height:26px; padding:6px 8px;margin:0 2px; text-decoration:none; }
.page a:hover {background:#383838; color: #fff; height:26px; line-height:26px; padding:6px 8px;margin:0 2px;text-decoration:none;}
.page span{ display:inline; background: #383838; color: #d1d1d1; font-size:12px;height:26px; line-height:26px; padding:6px 6px;margin:0px 5px; }


/*上一篇 下一篇*/
.next {text-align:right; margin:0px auto; padding:8px 0px; height: 32px; line-height:32px; border-top:1px solid #ddd; margin-top:40px; color:#999;}
.next a{height:32px; line-height:32px; text-decoration:none; color:#999;}
.next a:hover{ text-decoration:none; color:#333;}

.ih6{ text-align:center; margin:0; padding-bottom:15px; color:#999;}
.ih6 h3{ text-align:center; margin:0; padding-bottom:15px; color:#999;}

/*网站地图*/
.sitemap{ height:38px; line-height:38px;width:100%; float:left; padding:0px; margin:0px auto; margin-bottom:10px; background: #ededed; margin-top:20px; margin-bottom:20px;}
.sitemap span{ width:170px; height:38px; line-height:38px; font-size:15px; font-family:"微软雅黑"; color:#fff; text-align:left;float:left; background: #205faf; padding-left:15px;}
.sitemap span b{color:#fff; font-size:12px;text-transform:uppercase}
.sitemap p{ color:#333;}

/**ieve**/
.ieves{margin:0px;  padding:0; width:100%;  height:auto; overflow:hidden;}
.ieves ul{margin:0;padding:0px;text-align:left; }
.ieves li{line-height:32px; height:32px;  overflow:hidden; border-bottom:1px dashed #d2d1d1; background:url(../images/inewli.gif) no-repeat left center; padding-left:10px;}
.ieves li span{text-align:right; float:right; color:#727272; font-size:12px;}
.ieves li a{float:left; text-align:left;line-height:32px; height:32px; text-decoration:none; color:#444;}
.ieves li a:hover{ color:#095cbc;}

*html .ieves li{line-height:26px; height:26px;  overflow:hidden; border-bottom:1px dashed #d2d1d1;background:url(../images/inewli.gif) no-repeat left center; padding-left:10px;}/**ie6下的兼容性**/
*html .ieves li a{float:left; text-align:left;line-height:26px; height:26px; text-decoration:none; color:#555;}
/**ie6下的兼容性**/
*+html .ieves li{line-height:26px; height:26px;  overflow:hidden; border-bottom:1px dashed #d2d1d1;background:url(../images/inewli.gif) no-repeat left center; padding-left:10px;}/**ie7下的兼容性**/
*+html .ieves li a{float:left; text-align:left;line-height:26px; height:26px; text-decoration:none; color:#555;}
/**ie7下的兼容性**/


.main-content{ width:1200px;background:url(../images/kf.png) no-repeat left center; margin-bottom: 50px;}
.mess{ text-align:left; color:#777; font-size:14px; margin-bottom:20px;  }
.mess i{ color:#333; font-size:28px; font-weight:normal; line-height:40px;}
.main-content  table{  margin-bottom:15px; font-size:14px; }
.main-content .input{ border:1px solid #ccc; padding:8px 0px; background-color:#ffffff; }
.main-content textarea{ margin:0; padding:0;background:#f9f9f9; border:1px solid #ccc;}
.submit2{background-color:#0069d9;color:#FFF;width:120px;height:40px;line-height:40px;border:0;margin-right:30px;}
.reset2{background-color:#4a4a4a;color:#FFF;width:120px;height:40px;line-height:40px;border:0;}
.contact-left  p{ line-height:24px;}
.contact-left2{width:650px; float:left;margin-left:50px; color:#333333; line-height:30px; font-size:14px;}
.mess2{ text-align:left; color:#777; font-size:14px;  margin-bottom:20px;   }
.mess2 b{ color: #555;font-size: 18px;text-transform: uppercase;}


/*relation*/
.relation{line-height:20px;margin-bottom:10px; color:#999;}
.relation a{line-height:30px; display:block;}

.relation span{
	line-height: 30px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: block;
	border-bottom-color: #666;
	margin-bottom: 10px;
	
}
.relation span em{
	background-color: #666;
	display: block;
	width: 85px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
border-radius:5px 5px 0px 0px;}
.relation span em a{ color:#ffffff;}







/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#1a62bc url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#1a62bc url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#1a62bc url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#1a62bc url(../images/fixCont.png) no-repeat 0 -169px;}
.yb_ercode img{ width:100px; height:100px; padding:10px; background:#fff;}
.hd_qr{ margin-left:30px; margin-top:8px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

.yb_bar .yb_top:hover{background:#3d5169 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone:hover{background:#3d5169 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ:hover{background:#3d5169 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode:hover{background:#3d5169 url(../images/fixCont.png) no-repeat 0 -169px;}

.pro_left{ float:left; width:600px; height:400px; background:#fff;}
.pro_left img{ display:block; width:228px; height:350px; margin:0 auto; margin-top:25px;}
.pro_right{ float:left; margin-left:40px; width:560px;}
.pro_right h3{ color:#444; line-height:40px; font-size:20px;}
.pro_right b{ display:block; font-weight: normal;}
.pro_right i{ display:block; height:200px; border-top:1px dashed #ccc; border-bottom:1px dashed #ccc; padding:20px 0; margin:20px 0; overflow:hidden;}
.pro_right a{ display:block; width:200px; height:40px; background:#1f2d38; color:#fff; line-height:40px; text-align:center;}
.pro_right a:hover{ background:#0059a5;}
.description{ text-align:left; padding:30px 0;}


.fang_honorlist{ margin-top:30px;}

.honorlist {width:1200px; overflow:hidden; text-align:center; line-height:25px;}
.honorlist li{ height:250px; float:left; margin:0 20px 0 0; display:inline; overflow:hidden; position:relative;margin-bottom:30px;background:url(../images/list_bg.png) no-repeat 0 215px;}
.honorlist li .imgs{ width:285px;}
.honorlist li .imgs img{ width:285px; display:block;}
.tit{font-size:14px; line-height:42px; display:block; }
.honorlist li:first-child+li+li+li{ margin-right:0;}

.honorlist li:first-child+li+li+li+li+li+li+li{ margin-right:0;}
.honorlist li:first-child+li+li+li+li+li+li+li+li+li+li+li{ margin-right:0;}
.honorlist li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{ margin-right:0;}
.honorlist li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{ margin-right:0;}
.honorlist li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{ margin-right:0;}



.product_fangda{ float:left; width:600px;}
.details{ margin-top:30px;}
.pro_ri{ float:right; width:510px; height:425px; background:#f8f8f8; padding:20px 30px;}
.pro_ri h4{ font-size:25px; color:#555; line-height:70px;}
.pro_ri .pro_des{ width:100%; border-top:1px dashed #ddd;  border-bottom:1px dashed #ddd; height:258px; overflow:hidden; padding-top:20px;}
.pro_ri .more{ width:150px; height:40px; background:#025bab; text-align:center; margin-top:40px;}
.pro_ri .more a{ color:#fff; line-height:40px; display:block;}
.pro_ri .more:hover{ background:#1a62bc;}


.produ_con_box{ width:100%; margin:0 auto;}
.con_img{ width:800px; height:600px; margin:0 auto; padding-top:20px;}
.con_img img{ width:800px; height:600px;}
h6{ color:#444; font-size: 42px;font-weight: 400; height: 42px; line-height: 42px;padding: 80px 0 50px 0; text-align:center;}
.pro_dt{ width:100%; height:auto;}
.pro_dt img{ width:100%; height:auto;}
.pro_xijie{ width:1200px; margin:0 auto; margin-bottom:120px;}
.pro_xijie p{ font-size:20px; color:#999; text-align:center; display:block; margin-bottom:30px;}
.pro_xijie img{ width:600px; height:400px;}



.product-particular-text-box{ width: 100%; padding: 100px 0;}
.product-particular-text-box table{
        width: 870px;
        margin: auto;
        border: 0;
        padding: 20px 0 40px 0;
}
.product-particular-text-box h6{
        font-size: 42px;
        font-weight: 400;
        height: 42px;
        line-height: 42px;
        padding-bottom: 90px;
        border-bottom: 2px solid #7c7c7c;
        display: block;
        width: 870px;
        text-align: center;
        margin: 0 auto;
}
.product-particular-text-box td{
        font-size: 16px;
        color: #5c5a5b;
        height: 45px;
        line-height: 45px;
        border-bottom: 1px solid #bbb;
}
.product-particular-text-box td b{color: #000;}
.product-particular-text-box td:nth-child(2n){text-align: left; padding-left: 40px;}
.product-particular-text-box td:nth-child(2n+1){text-align: right;}
.product-particular-text-box p{
        font-size: 16px;
        color: #9c9c9c;
        height: 30px;
        line-height: 30px;
        width: 870px;
        margin: 0 auto; }
		

.inew{ height:auto;}
.inew ul{}
.inew ul li{ width:380px; height:366px; float:left; margin-right:30px; margin-top:10px; margin-bottom:50px;}
.inew ul li:first-child+li+li{ margin-right:0;}
.inew ul li:first-child+li+li+li+li+li{ margin-right:0;}
.inew ul li:first-child+li+li+li+li+li+li+li+li{ margin-right:0;}
.inew ul li a{ position:relative; display:block;}
.inew ul li a span{ display:block; width:90px; height:30px; background:#555; text-align:center; line-height:30px; color:#fff; position:absolute; top:25px; left:25px;}
.inew ul li a dd{ display:block; font-size:15px; color:#414141; line-height:35px; margin-top:29px; margin-bottom:6px;}
.inew ul li a em{ display:block; color:#a5a5a5; line-height:20px;}
.inew ul li a i{ margin:0 auto; display:block; width:0px; height:3px; background:#0069d9; margin-top:33px;-moz-transition:width 0.5s padding-top 2s; /* Firefox 4 */
-webkit-transition:width 0.5s; /* Safari and Chrome */-o-transition:width 0.5s;}
.inew ul li:hover a i{ width:380px; background:#0069d9; -moz-transition:width 0.5s padding-top 2s; /* Firefox 4 */-webkit-transition:width 0.5s; /* Safari and Chrome */-o-transition:width 0.5s; /* Opera */ }
.inew ul li:hover a dd{ color:#0069d9;}
.inew ul li:hover a span{ background:#0069d9;}

.inew ul li a p{ width:380px; height:220px; display:block;overflow:hidden;}
.inew ul li a p img{ width:380px; height:220px; display:block; -webkit-transition:0.6s;transform: scale(1);transition:0.6s;}
.inew ul li .img{
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 100%;
}
.inew ul li a:hover p img{
	transform: scale(1.2);
  
}


.pro_ul{}
.pro_ul li{ width:360px; height:315px; padding: 10px; background:#e8e8e8; margin-right: 27px; margin-bottom: 32px; float:left; display:block;}
.pro_ul li a{ display:block; width:360px; height:270px;}
.pro_ul li a img{ display:block; width:360px; height:270px; -webkit-transition:0.6s;}
.pro_ul li:first-child+li+li{ margin-right:0px;}
.pro_ul li:first-child+li+li+li+li+li{ margin-right:0px;}
.pro_ul li:first-child+li+li+li+li+li+li+li+li{ margin-right:0px;}
.pro_ul li em{width:360px; height:45px; line-height:50px; display: block; color: #333; font-size: 15px; background:url(../images/pro_m.png) no-repeat right 20px;}
.pro_ul li span{ display:block; width:360px; height:270px;overflow:hidden;}
.pro_ul li .img{
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 100%;
}
.pro_ul li .img:hover img{
	transform: scale(1.2, 1.2);
    transition: transform 0.6s ease 0s;
}
.pro_ul li:hover{background:#1b62bc ; }
.pro_ul li:hover em{ color:#fff;background:url(../images/pro_mh.png) no-repeat right 20px;}
